-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
data: Huion Kamvas Pro 24 (GT-240, QHD) #654
Conversation
I managed to complete the tablet defenition file i posted here #624 Im not familiar with how all this works so Im assuming the button codes wont change when that gets merged. If thats the case then we are only waiting on that and the touch strip bits to get merged so this should have the tablet definition pretty well done.
That tablet SVG should probably be done by somebody who is competent with inkscape as mine is definitely not well made as i have very little idea how to use it. |
@Eckoa can you check if what I wrote matches your side of things? |
The tablet file works on my end. We can get someone else to test it, but I think the work on my side is done (the PR? Maybe not quite yet, there's still one more conversation to resolve). |
svg needs to be renamed (see the commit I just punted on top) but there's still an issue left
Looks like the SVG is missing something but unfortunately our svg checker is a bit rough, might be necessary to put some printfs in to figure out what is missing. You can reproduce these failures locally btw running |
There were some typos in the label classes. I don't have my development environment ready, so I'll test it later today if you haven't already. Edit: looks like the automated tests are failing. Back at it I suppose |
Looks like the automated tests say we're happy. @whot still want me to test it on my side? Edit: While I have you, do you want me to squash the commits into one when we get this ready to merge? |
This LGTM now, thanks. Let's merge it and fix it later if need be. I'll squash them together, there's no real value in keeping the commits separate. |
Adds #624
Requires #610